ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotListLayoutView<TOwnerView,TDefinition> Class / _coordinateSystemViews Method

In This Topic
    _coordinateSystemViews Method (_PlotListLayoutView<TOwnerView,TDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _coordinateSystemViews() As List(Of ICoordinateSystemView)
    public List<ICoordinateSystemView> _coordinateSystemViews()
    See Also